home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / mandrake_MDKSA-2004-124.nasl < prev    next >
Text File  |  2005-01-14  |  4KB  |  141 lines

  1. #
  2. # (C) Tenable Network Security
  3. #
  4. # This plugin text was extracted from Mandrake Linux Security Advisory MDKSA-2004:124
  5. #
  6.  
  7.  
  8. if ( ! defined_func("bn_random") ) exit(0);
  9. if(description)
  10. {
  11.  script_id(15635);
  12.  script_version ("$Revision: 1.1 $");
  13.  script_cve_id("CAN-2004-0687", "CAN-2004-0688");
  14.  
  15.  name["english"] = "MDKSA-2004:124: xorg-x11";
  16.  
  17.  script_name(english:name["english"]);
  18.  
  19.  desc["english"] = "
  20. The remote host is missing the patch for the advisory MDKSA-2004:124 (xorg-x11).
  21.  
  22.  
  23.  
  24. Chris Evans found several stack and integer overflows in the libXpm code of
  25. X.Org/XFree86:
  26.  
  27. Stack overflows (CAN-2004-0687):
  28.  
  29. Careless use of strcat() in both the XPMv1 and XPMv2/3 xpmParseColors code
  30. leads to a stack based overflow (parse.c).
  31.  
  32. Stack overflow reading pixel values in ParseAndPutPixels (create.c) as well as
  33. ParsePixels (parse.c).
  34.  
  35. Integer Overflows (CAN-2004-0688):
  36.  
  37. Integer overflow allocating colorTable in xpmParseColors (parse.c) - probably a
  38. crashable but not exploitable offence.
  39.  
  40. Additionally, the xorg-x11 packages have been patched with a backport from cvs
  41. to resolve a failure running the lsb-test-vsw4 test suite, which will soon be
  42. required for LSB2.0 compliance.
  43.  
  44. The updated packages have patches from Chris Evans and Matthieu Herrb to
  45. address these vulnerabilities.
  46.  
  47.  
  48.  
  49. Solution : http://www.mandrakesoft.com/security/advisories?name=MDKSA-2004:124
  50. Risk factor : High";
  51.  
  52.  
  53.  
  54.  script_description(english:desc["english"]);
  55.  
  56.  summary["english"] = "Check for the version of the xorg-x11 package";
  57.  script_summary(english:summary["english"]);
  58.  
  59.  script_category(ACT_GATHER_INFO);
  60.  
  61.  script_copyright(english:"This script is Copyright (C) 2004 Tenable Network Security");
  62.  family["english"] = "Mandrake Local Security Checks";
  63.  script_family(english:family["english"]);
  64.  
  65.  script_dependencies("ssh_get_info.nasl");
  66.  script_require_keys("Host/Mandrake/rpm-list");
  67.  exit(0);
  68. }
  69.  
  70. include("rpm.inc");
  71. if ( rpm_check( reference:"libxorg-x11-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  72. {
  73.  security_hole(0);
  74.  exit(0);
  75. }
  76. if ( rpm_check( reference:"libxorg-x11-devel-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  77. {
  78.  security_hole(0);
  79.  exit(0);
  80. }
  81. if ( rpm_check( reference:"libxorg-x11-static-devel-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  82. {
  83.  security_hole(0);
  84.  exit(0);
  85. }
  86. if ( rpm_check( reference:"xorg-x11-100dpi-fonts-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  87. {
  88.  security_hole(0);
  89.  exit(0);
  90. }
  91. if ( rpm_check( reference:"xorg-x11-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  92. {
  93.  security_hole(0);
  94.  exit(0);
  95. }
  96. if ( rpm_check( reference:"xorg-x11-75dpi-fonts-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  97. {
  98.  security_hole(0);
  99.  exit(0);
  100. }
  101. if ( rpm_check( reference:"xorg-x11-Xnest-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  102. {
  103.  security_hole(0);
  104.  exit(0);
  105. }
  106. if ( rpm_check( reference:"xorg-x11-Xvfb-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  107. {
  108.  security_hole(0);
  109.  exit(0);
  110. }
  111. if ( rpm_check( reference:"xorg-x11-cyrillic-fonts-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  112. {
  113.  security_hole(0);
  114.  exit(0);
  115. }
  116. if ( rpm_check( reference:"xorg-x11-doc-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  117. {
  118.  security_hole(0);
  119.  exit(0);
  120. }
  121. if ( rpm_check( reference:"xorg-x11-glide-module-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  122. {
  123.  security_hole(0);
  124.  exit(0);
  125. }
  126. if ( rpm_check( reference:"xorg-x11-server-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  127. {
  128.  security_hole(0);
  129.  exit(0);
  130. }
  131. if ( rpm_check( reference:"xorg-x11-xfs-6.7.0-4.1.101mdk", release:"MDK10.1", yank:"mdk") )
  132. {
  133.  security_hole(0);
  134.  exit(0);
  135. }
  136. if (rpm_exists(rpm:"xorg-x11-", release:"MDK10.1") )
  137. {
  138.  set_kb_item(name:"CAN-2004-0687", value:TRUE);
  139.  set_kb_item(name:"CAN-2004-0688", value:TRUE);
  140. }
  141.